home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / f16 / MK2PROGS.SHR / KF14.ADV < prev    next >
Encoding:
Text File  |  1995-05-17  |  2.7 KB  |  62 lines

  1. REM ╔═══════════════════════════════════════════════════════════════════════╗
  2. REM ║ CAUTION!!!  You MUST have ThrustMaster Command & Control Center       ║
  3. REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to    ║
  4. REM ║ use the macro capability.  You can tell if you have vs 1.38 by looking║
  5. REM ║ at the top of the C&CC screen where the version # is shown on any of  ║
  6. REM ║ the menu screens or click on F-7 About to view the version #.  To tell║
  7. REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see   ║
  8. REM ║ the version # at the top of the download screen. To obtain the newer  ║
  9. REM ║ versions if you do not have them, check with any of the listed places ║
  10. REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest      ║
  11. REM ║ versions of the Command and Control Center software.                  ║
  12. REM ╚═══════════════════════════════════════════════════════════════════════╝
  13. REM Fleet Defender by MicroProse, Inc.
  14. REM Put BOTH Black Hat mode switch and RED mode switch in DIGITAL
  15. REM DO NOT SELECT Thrustmaster FCS or WCS in simulator options
  16. REM ═════════════════════════════════════════════════════════════════════════
  17. MDef KF14
  18. REM ═════════════════════════════════════════════════════════════════════════
  19.  @DigitalThrottle
  20. REM ═════════════════════════════════════════════════════════════════════════
  21. BTN UB PickleRelease
  22. BTN MB Lock/Cycle
  23. BTN LB /U BreakLock
  24.        /M BreakLock
  25.        /D IFF
  26. REM ═════════════════════════════════════════════════════════════════════════
  27. BTN HU PadlockView/Fwd
  28. BTN HR RightViews
  29. BTN HD LowerView/Fwd
  30. BTN HL LeftViews
  31. REM ═════════════════════════════════════════════════════════════════════════
  32. BTN 1 /U Chaff&Flare
  33.       /M Chaff&Flare
  34.       /D LandingMode
  35. BTN 2 /U /T Phoenix
  36.          /T Sparrow
  37.       /M /T Sidewinder
  38.          /T Guns
  39.       /D Boresight
  40. BTN 3 /U RadarMode
  41.       /M RadarMode
  42.       /D Boresight
  43. BTN 4 /U RadarZoomIn
  44.       /M RadarZoomOut
  45.       /D ElevateBeam
  46. BTN 5 /U RadarBar
  47.       /M Azimuth
  48.       /D LowerBeam
  49. BTN 6 Brakes
  50. REM ═════════════════════════════════════════════════════════════════════════
  51. REM                               NOTE:
  52. REM
  53. REM This file works ONLY with the NEW chip and MICROCODE for the MARK II WCS!
  54. REM
  55. REM If you do not have the NEW chip and MICROCODE, contact THRUSTMASTER at
  56. REM (503) 639-3200 and find out how to get the upgrade!!!
  57. REM
  58. REM How can you tell if you have the new chip and microcode?  From the
  59. REM C:\MARK2 DOS prompt, type: DIR MK2LOAD.EXE then hit ENTER. If you receive
  60. REM the message: "File not found", then you have the OLD microcode version
  61. REM that uses the program DOWNLOAD.EXE to load files into the WCS MARK II.
  62.